home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TTWEAKSDIALOG
/
TTWEAKSDIALOG.txt
Wrap
Text File
|
2008-11-03
|
768b
|
41 lines
inherited TweaksDialog: TTweaksDialog
Left = 273
Top = 188
Caption = 'Tweaks'
ClientHeight = 498
ClientWidth = 448
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object OkBtn: TUiButton
Left = 207
Top = 468
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = ApplyClick
AutoSize = asRight
end
object CancelBtn: TUiButton
Left = 287
Top = 468
Cancel = True
Caption = 'Cancel'
ModalResult = 1
TabOrder = 1
AutoSize = asRight
end
object ApplyBtn: TUiButton
Left = 367
Top = 468
Caption = '&Apply'
TabOrder = 2
OnClick = ApplyClick
AutoSize = asRight
end
end